home *** CD-ROM | disk | FTP | other *** search
Text File | 2001-05-13 | 295 b | 11 lines | [TEXT/CWIE] |
- void light4fv(float *f);
- void setColor3fv(float *f);
- void setColor4fv(float *f);
- void setEye3fv(float *f);
- void setFactor3fv(float *f);
- void setLight3fv(float *f);
- void setLight4fv(float *f);
- void setNormal3fv(float *f);
- void setVertex3f(float a, float b, float c);
- void setVertex3fv(float *f);
-